home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 February / EnigmA AMIGA RUN 15 (1997)(G.R. Edizioni)(IT)[!][issue 1997-02][PLANET CD V].iso / enigma / earcd / varie / show10.lha / show10.doc < prev    next >
Text File  |  1997-01-09  |  2KB  |  90 lines

  1.                                 Show
  2.  
  3.                         By Kasper B. Graversen
  4.  
  5.  
  6.     This is FREEWARE!  Responsibility is solely the users!  Eat your
  7. hamster if you're not satisfied with that!!
  8.  
  9.  
  10.  
  11.     What is Show?
  12.     ~~~~~~~~~~~~~
  13.     Show is a program for showing stuff.  Basically it launches the
  14. appropiate viewing-program for the given file(s).
  15.  
  16.     This way you'll write the same no matter what you want to see
  17. (lha/lzx archives, pictures, docs, guides, etc.)
  18.  
  19.     I'm e.g. using FJPEG for .jpg picture, but PPshow for all other
  20. picture-formats. With Show<tm> I no longer need to worry about
  21. running the right program, as all I need to do is to write:  
  22. "show the_picture"
  23.  
  24.  
  25.  
  26.  
  27.     Usage.
  28.     ~~~~~~
  29.     Write show for getting a filereqester.
  30.  
  31.     Write show foobar for viewing the file "foobar"
  32.  
  33.     Write show "foobar -z" for viewing the file "foobar" adding the
  34.                            keyword "-z" to the view'ers arguments.
  35.  
  36.  
  37.  
  38.  
  39.     CONFIG FILE.
  40.     ~~~~~~~~~~~~
  41.     Don't touch the first 7 lines!
  42.  
  43.     The rest of the lines are split into 4 types of information.
  44.  
  45.     1. Filename recognition.
  46.  
  47.     2. Deep scan recognition. This is two arguments.
  48.         - Offset on where in a file to look for a string.
  49.         - a space (ascii 32).
  50.         - String to be compared with string in file at given offset.
  51.         Note: The offset has a maximum off 255 bytes!
  52.  
  53.         If you don't know any specific bytes in the file (i.e. a
  54.         plain text file) you should put an * on the line instead.
  55.  
  56.  
  57.     3.  The argument (+keywords) for the viewing program for the
  58.         filetype, where %s denotes the filename given by the user.
  59.  
  60.     4.    A sepperator (a line of your choice!)
  61.  
  62.  
  63.  
  64.  
  65.     Contact.
  66.     ~~~~~~~~
  67.     This is FREEWARE.  Still it would be nice to hear from you if you
  68. like using my program.
  69.  
  70.  
  71.     Please write to me at:
  72.  
  73.     c961063@student.dtu.dk
  74.  
  75.     or
  76.  
  77.     (fidonet)
  78.     2:237/30.7
  79.  
  80.     2:235/314.60
  81.  
  82.  
  83.  
  84.  
  85.  
  86.     Kasper B. Graversen
  87.     ----------------------
  88.  
  89.  
  90.